Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump cometbft version #2207

Closed
wants to merge 1 commit into from
Closed

chore: bump cometbft version #2207

wants to merge 1 commit into from

Conversation

haiyizxx
Copy link
Contributor

@haiyizxx haiyizxx commented Nov 7, 2024

Description

AXE-4742

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues
  • Tag type of change
  • Upgrade handler

Steps to Test

Expected Behaviour

Other Notes

@haiyizxx haiyizxx requested a review from a team as a code owner November 7, 2024 15:30
@@ -207,7 +208,7 @@ replace github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.4.2
replace github.com/rjeczalik/notify => github.com/rjeczalik/notify v0.9.3

// use cometbft
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.31
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.34
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.34
replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.35

looks like the latest is v0.34.35

Comment on lines +45 to +47
google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, a bump in these versions might be breaking stuff

@haiyizxx
Copy link
Contributor Author

close due to deps have non backward compatible api changes

@haiyizxx haiyizxx closed this Nov 12, 2024
@haiyizxx haiyizxx deleted the deps-update branch December 9, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants